runtime.lfstack.push (method)

7 uses

	runtime (current package)
		lfstack.go#L24: func (head *lfstack) push(node *lfnode) {
		mgc.go#L1318: 			gcBgMarkWorkerPool.push(&node.node)
		mgcpacer.go#L791: 		gcBgMarkWorkerPool.push(&node.node)
		mgcpacer.go#L801: 			gcBgMarkWorkerPool.push(&node.node)
		mgcwork.go#L410: 	work.empty.push(&b.node)
		mgcwork.go#L420: 	work.full.push(&b.node)
		mspanset.go#L322: 	p.stack.push(&block.lfnode)